::selection {
 background-color: #3740ae;
 color: #fff;
}

::-moz-selection {
 background-color: #3740ae;
 color: #fff;
}

::-webkit-selection {
 background-color: #3740ae;
 color: #fff;
}

/*--------------------顶部 begin---------------------------*/
.header-top{ width:100%; height:35px; line-height:35px; border-bottom: 1px solid #dedede; color:#999;}
.header-top  .header-top-right{float:right;}
.header-top  .header-top-right a {margin:0 10px;color:#333333; }
.header-top  .header-top-right img{ vertical-align:middle;}
.header-top  .header-top-right a:hover{color:#3740ae;}

.header-center{ height:110px;}
.header-center h1 img{width:520px; height:70px; padding-top: 25px;}
.header-center .phone{
	background:url(../images/thjd_06.jpg)  no-repeat left center ; 
	float:right; 
	padding: 20px 0;
	text-align: left;
	margin-top: 15px;
}
.header-center .container .phone a{color:#333333; font-size:16px; line-height:35px; }
.header-center .container .phone p{ color:#666; line-height:19px; padding-left: 60px;}
.header-center .container .phone h4{ color:#3740ae; font-size:30px; padding-left: 60px; line-height: 35px; font-weight: bold;}
.header-center .logo{width:860px; }
.header-center .logo .center{float: right; line-height: 25px; font-size: 18px;  margin-top: 35px; padding-right: 80px; border-left: 1px solid #dedede; padding-left: 10px;}
.header-center .logo .center p{color: #333; font-size: 16px;}

.header-nav{ height:70px; background:url(../images/thjd_10.jpg) no-repeat center bottom;}
.header-nav .container li{ text-align:center; float:left;width: 131px; font-size:16px; }
.header-nav .container li a{ color:#fff; display:block;padding-top: 28px;}
.header-nav .container li:hover a{background-color:#04b852;padding-bottom: 18px;}
.header-nav .another a{background-color:#04b852;padding-bottom: 18px;}

.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}

/*------------------------顶部 end-----------------------------------*/



/*nav*/

/*foot*/
.footbg { background:#3740ae;  height: 60px; line-height: 60px;}
.footbg .fnav a{float: left;color: #fff; width: 118px; }

.footbg .foot  .foot2 {  font-size: 14px;height: 150px; padding-left:50px; text-align: center; padding-top: 20px;width: 970px;}
.footbg .foot  .foot2 h2 { font-size: 14px;line-height: 30px;}
.footbg .foot  .foot2 p { line-height: 30px;}
.footbg .foot  .foot2 p span { margin-left:10px; }
.footbg .foot  .foot2 p a { margin-left:5px;}

.footbg .foot .foot3 img { width: 120px; height:120px;   padding-top: 15px; padding-right: 30px;float: right;}

